Indicates whether A/UX (Apple's UNIX operating system) is currently running or not. This information is especially useful for code which won't work under one operating system or another. For instance A/UX uses the slash "/" as the directory separator in path names whereas Mac OS uses the colon":".
Returns "TRUE" or "FALSE".
Calling Syntax: AUXIsRunning()
-- part contents for background part 38
----- text -----
5/50
-- part contents for background part 42
----- text -----
{ AUXIsRunning() }
{ XFCN returns true or false, reporting whether A/UX is }
{ running or not. }
{ © Apple Computer, 1989, 1990. All rights reserved. }
{ written by Anup Murarka }
{}
{ brought to you by: Anup Murarka Eric Carlson }
{ ALINK: SKEPTIC ALINK: cyNic }
{ CIS: 76004,3356 }
{}
{ We are part of the Support Tools Development Group, }
{ Apple Computer, Inc. }
{}
{ please DO NOT contack Mac DTS for support of this code! }
{}
{ please DO contact the authors for support of this code! }
{}
{ Send comments, bug reports, requests to any of the above }